Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix disabled ButtonGroup action #2369

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Fix disabled ButtonGroup action #2369

merged 1 commit into from
Jan 3, 2024

Conversation

connor-baer
Copy link
Member

Purpose

The ButtonGroup's secondary action is rendered as a tertiary Button inside wide containers. The style override also mistakenly overrides the disabled styles.

Approach and changes

  • Move disabled styles below ButtonGroup style overrides

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

@connor-baer connor-baer added the 🐞 bug Something isn't working as it should label Jan 3, 2024
@connor-baer connor-baer requested a review from a team as a code owner January 3, 2024 09:17
Copy link

changeset-bot bot commented Jan 3, 2024

🦋 Changeset detected

Latest commit: 56b6da8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sumup/circuit-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Jan 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
oss-circuit-ui 🔄 Building (Inspect) Visit Preview Jan 3, 2024 9:17am

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9a6287c) 96.78% compared to head (56b6da8) 96.78%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           canary    #2369   +/-   ##
=======================================
  Coverage   96.78%   96.78%           
=======================================
  Files         227      227           
  Lines       18847    18847           
  Branches     1174     1174           
=======================================
  Hits        18241    18241           
  Misses        593      593           
  Partials       13       13           

@connor-baer connor-baer merged commit f356fc1 into canary Jan 3, 2024
8 checks passed
@connor-baer connor-baer deleted the fix/button-disabled branch January 3, 2024 09:23
@connor-baer connor-baer mentioned this pull request Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working as it should 🗂 circuit-ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant